Fix reallocation logic when IsInDlsymAllocPool(ptr) is true.
authorMaxim Ostapenko <m.ostapenko@partner.samsung.com>
Mon, 26 Sep 2016 08:11:21 +0000 (08:11 +0000)
committerRaspbian forward porter <root@raspbian.org>
Sat, 11 Mar 2017 04:48:17 +0000 (04:48 +0000)
commit70b79f721e8f743e27ab2e7328bce1e245074897
tree00577dc6ca59f64ec68c159571587e43be1b27f4
parent1569eda5824b9f0a7af163228a388b8af5634417
Fix reallocation logic when IsInDlsymAllocPool(ptr) is true.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@282389 91177308-0d34-0410-b5e6-96231b3b80d8

Gbp-Pq: Name upstream-asan-msan-fix-reallocation-logic.diff
compiler-rt/lib/asan/asan_malloc_linux.cc
compiler-rt/lib/msan/msan_interceptors.cc